home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / usr / share / doc / esound-common / NEWS < prev    next >
Encoding:
Text File  |  2005-06-06  |  2.8 KB  |  90 lines

  1. ===============
  2. Version 0.2.36
  3. ===============
  4.     * New sucker^Wmaintainer (David Schleef)
  5.     * new arts backend (Igor Mokrushin)
  6.     * ALSA-1.0 is the new default backend
  7.     * disable compressed audio from libaudiofile, because it's
  8.       broken.
  9.     * code cleanup and warning fixes (Kjartan Maraas, David Schleef)
  10.     * OSS emulation fixes in esddsp (Fabian Franz)
  11.  
  12. ===============
  13. Version 0.2.35
  14. ===============
  15.     * fix location of configuration file in man (Craig Routledge)
  16.     * MMAP support for esddsp (from artsdsp, Olivier Blin)
  17.     * GNU/kFreeBSD support (Robert Milan)
  18.     * add new default_options in configuration file and environement 
  19.       variable, fix regression caused by patch since 0.2.30
  20.     * use ALSA default alias (Cyrille Chepelov)
  21.     * clean code (Kjartan Maraas)
  22.     
  23. ===============
  24. Version 0.2.34
  25. ===============
  26.     * don't use C99 extensions (Jens Granseuer)
  27.  
  28. ===============
  29. Version 0.2.33
  30. ===============
  31.     * use new ALSA PCM API if available (Lukasz Mach and Eddy Mylyono)
  32.     * fix build on AIX and OSF (Albert Chin-A-Young)
  33.     * don't try to close audio device if not opened (Debian)
  34.     * fix build with latest automake (Stanislav Bradec)
  35.     * no longer required automake 1.4 (Thomas Cataldo)
  36.     * Fix Darwin build (Jerry Talkington)
  37.     * fix typo in manpage (Kjartan Maraas)
  38.     * Fix crash when AUDIODEV doesn't contain '/' (Stefan Heinsen)
  39.  
  40. ===============
  41. Version 0.2.32
  42. ===============
  43.     * Fix build when IPv6 is disabled (Soren Jacobsen)
  44.     * Fix missing file in tarball (Dan Winship)
  45.  
  46. ===============
  47. Version 0.2.31
  48. ===============
  49.     * Fix build on Solaris8
  50.  
  51. ===============
  52. Version 0.2.30
  53. ===============
  54.     * IPv6 support (Archana Shah)
  55.     * Cygwin support (Masahiro Sakai)
  56.     * MacOS X CoreAudio support (Masanori Sekino)
  57.     * Always read esd config file, not only when auto-spawning (James Strandboge)
  58.     * Prevents drop-outs for hardware allowing low period_size (ALSA) (Stanislav)
  59.     * Man pages fixes (Stanislav)
  60.     * major code cleanup (Kjartan)
  61.     * ensure esd_open_audio succeed if interrupted (Arvind)
  62.     * allow 0 as auto-standby value (Mohammed Waleed Kadous)
  63.     * allow simultaneous play and record on Solaris (Balamurali)
  64.     * add support for session name to esdcat (j@thing.net)
  65.  
  66. New Stuff in EsounD version 0.2.21:
  67.  
  68. o  esd supports for multiple recording clients
  69.     - multiple esd_record_stream or esd_record_stream_fallback can
  70.     now run simultaneously
  71.  
  72. o  security improvements
  73.     - you should upgrade to 0.2.21 - older version have security
  74.     holes, which can compromite account of any esd user
  75.  
  76. New Stuff in EsounD version 0.2:
  77.  
  78. o  esd_play_stream_fallback, esd_record_stream_fallback 
  79.     - if default esd is not available, revert to /dev/dsp
  80.     for playback/record
  81.  
  82. o  esd_open_sound
  83.     - returns -1 if it can't find esd, instead of exiting
  84.  
  85. o  ESPEAKER environment variable
  86.     - can be used to play/record/monitor esd on a 
  87.     remote machine
  88.  
  89. o  GNU configure-able installation
  90.